UWPCreateFileFromAppW

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(UWP)
extern (Windows) nothrow @system __gshared
HANDLE function(LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile) UWPCreateFileFromAppW;

Meta